home *** CD-ROM | disk | FTP | other *** search
/ Clickx 69 / Clickx 69.iso / software / security / malwarebytes / mbam-setup 1.4.0.exe / {app} / mbam.chm / style.css < prev   
Encoding:
Cascading Style Sheet File  |  2009-07-30  |  448 b   |  28 lines

  1. body { 
  2.     background-color: #ffffff;
  3. }
  4.  
  5. h1 {
  6.     color: #4171a1; 
  7.     font-size: 22px;
  8. }
  9.  
  10. font, table, tr, td, p, ul { 
  11.     text-decoration: none; 
  12.     font-family: Verdana, Arial, Helvetica; 
  13.     font-size: 13px; 
  14. }
  15.  
  16. a:link, a:active, a:visited { 
  17.     text-decoration: underline; 
  18.     color: #4171a1; 
  19.     font-size: 11px; 
  20.     font-weight: bold; 
  21. }
  22.   
  23. a:hover { 
  24.     text-decoration: none; 
  25.     color: #4171a1; 
  26.     font-size: 11px; 
  27.     font-weight: bold; 
  28. }